User:Research Bot

From Wikidata
Jump to navigation Jump to search

This is an account operated by User:Daniel Mietchen for semi-automated or tool-assisted edits on research-related topics.

Bot flag[edit]

Wikidata Bot This user account is a bot with a bot flag. The bot is operated by Daniel Mietchen.
  • Block this bot if it is malfunctioning.
  • Check its work.
  • Contact the operator about mistakes.
  • See all Requests for Permissions related to this bot: 1
  • Task:
  • License:

Frequently used tools[edit]

Maintenance queries[edit]

Languages[edit]

Deprecated ORCIDs[edit]

Items created by a specific user[edit]

  • Seen here
    • More detailed documentation of the user contributions API here and here

Methods[edit]

The following query uses these:

  • Properties: title (P1476)  View with Reasonator View with SQID
    SELECT 
      DISTINCT
        ?using ?N (COUNT(?item) AS ?count)
    WHERE {
      hint:Query hint:optimizer "None".
      
    {  SERVICE wikibase:mwapi {
        bd:serviceParam wikibase:api "Search";
                        wikibase:endpoint "www.wikidata.org";
                        mwapi:srsearch "\"using\" and haswbstatement:P31=Q13442814 -haswbstatement:P4510".
          ?page_title wikibase:apiOutput mwapi:title.
      }
     }
    UNION
    {  SERVICE wikibase:mwapi {
        bd:serviceParam wikibase:api "Search";
                        wikibase:endpoint "www.wikidata.org";
                        mwapi:srsearch "\"using\" -and haswbstatement:P31=Q13442814 -haswbstatement:P4510".
          ?page_title wikibase:apiOutput mwapi:title.
      }
     }
      BIND(IRI(CONCAT(STR(wd:), ?page_title)) AS ?item)
      
      ?item wdt:P1476 ?title.
      BIND(STRAFTER(LCASE(?title), "using ") AS ?using) 
      BIND(STRLEN(REPLACE(?using, "\\S", "")) + 1 as ?N)
    }
    GROUP BY ?using ?N ?count
    ORDER BY DESC(?count)
    

Researchers[edit]

Add missing descriptions to researcher items[edit]

Overview of common descriptions for researchers in a given language[edit]

Usage stats for scientific articles and some related identifiers[edit]

Detailed lists[edit]

  • The following query uses these:
  • Properties: PMCID (P932)  View with Reasonator View with SQID
    SELECT DISTINCT ?pmcid
      WHERE {
        ?article wdt:P932 ?pmcid .
      } LIMIT 500000 OFFSET 3000000
    

Problematic items[edit]

Relevant WikiProjects[edit]

Recent edits[edit]

For latest edits, go to Special:Contributions/Research Bot or purge this page's cache. For overall edit stats, see here.

27 April 2024